Welcome![Sign In][Sign Up]
Location:
Search - RSA c source code

Search list

[CA authrsasourcecode

Description: RSA算法源程序,C代码-RSA algorithm source, the C code
Platform: | Size: 798720 | Author: 方源立 | Hits:

[Crack HackEncryptDLL

Description: 一个自己写的加密/解密DLL文件,包含(Base64, BlowFish, AES, RSA,DES3,GOST)等算法以及用delphi 和 C++Builder 调用的例子源码和调用说明文件。-himself wrote an encryption/decryption DLL files, including (Base64, BlowFish. AES, RSA, DES3. GOST) algorithm and using delphi called Builder and C source code examples and the use of documentation .
Platform: | Size: 919552 | Author: Arnold | Hits:

[Crack HackRSACode

Description: 这是一个rsa的加密程序,可以加密一般的文本文件,对于数字签名有很重要的应用,还可以用于图象的加密-This is a rsa encryption procedures, encryption general text files, Digital signatures for a very important application, the images also can be used for encryption
Platform: | Size: 1024 | Author: 方泽栋 | Hits:

[CA authrsashuziqianming

Description: RSA数字签名的源代码 vc++6.0实现的版本-RSA Digital Signature vc source code version 6.0
Platform: | Size: 59392 | Author: chenliang | Hits:

[OtherRSA-publickey-algorithm

Description: 自己做的一个RSA公钥密码算法实践,包括源代码及其具体内容-do for myself a RSA public key cryptography algorithm practice, including the source code and its specific contents
Platform: | Size: 8192 | Author: huke | Hits:

[Crack HackRSAsimple

Description: RSA加密解密算法的最简单的C实现的源代码。如果你不想看太复杂的RSA算法,可以考虑这个。-RSA encryption and decryption algorithm, the most simple realization of the C source code. If you do not want to see too complicated RSA algorithm, consider this.
Platform: | Size: 1024 | Author: gy | Hits:

[Crack HackANSIandUNICODErsa

Description: 网上唯一一个支持中文加解密的1024位快速RSA算法源码,界面友好。也是别人的作品,后来自己花了好几天使它支持UnicodeString,vc++6.0调试通过,如果你想使用加密算法,不用RSA是您的损失,如果您使用RSA,但没有下载到此源码,那将是您和公司的损失。-The only Chinese online support encryption and decryption of the 1024 Fast RSA algorithm source code, user-friendly. Also other people
Platform: | Size: 101376 | Author: 张力 | Hits:

[Crack HackRSA

Description: RSA对称、非对称加密解密算法,源代码和可执行文件,希望对学习密码学的朋友有帮助! -RSA symmetric, asymmetric encryption and decryption algorithms, source code and executable files, and they hope to learn cryptography helpful friend!
Platform: | Size: 432128 | Author: 胡定勇 | Hits:

[Crack HackDES

Description: 各种加密算法的源代码,包括DES,RSA,DAS,RC4,RC5等-Various encryption algorithm source code, including DES, RSA, DAS, RC4, RC5, etc.
Platform: | Size: 173056 | Author: 云天 | Hits:

[Crack Hackxyssl-0.8

Description: 很多密码算法的一个源代码实现的集合,写的比较专业,c语言的。有DES,AES,RSA,MD2,MD4,MD5-Many cryptographic algorithm realization of a collection of source code, written by more professional, c language. There are DES, AES, RSA, MD2, MD4, MD5
Platform: | Size: 263168 | Author: 叶张翔 | Hits:

[Crack HackRSAPK

Description: RSA公钥加解密算法源码,VC++语言开发, 可生成最长1024比特密钥对,里面包含大数运算类,可直接移植使用。-RSA public key encryption algorithm source code, VC++ Language development, can generate up to 1024 bit key pair, which contains large numbers computing categories, can be directly transplanted to use.
Platform: | Size: 20480 | Author: 曹鹏 | Hits:

[Crack HackRSA.tar

Description: 这个是RSA加密算法C源程序,希望对需要的朋友有所帮助-This is the RSA encryption algorithm C source code, and they hope to help a friend in need
Platform: | Size: 22528 | Author: charry | Hits:

[Crack HackRSA_C_source

Description: 真正完整独立运行的RSA加密解密C源代码,并有教学用的课件(PDF文件), 可以到http://zhou63.ahut.edu.cn/更新。-Truly complete stand-alone RSA C source code for encryption and decryption, as well as teaching courseware (PDF file), and you can update them on http://zhou63.ahut.edu.cn/.
Platform: | Size: 506880 | Author: zhou | Hits:

[OtherAppliedCryptography

Description: 应用密码学:协议、算法与C源程序 全书共分四个部分,首先定义了密码学的多个术语,介绍了密码学的发展及背景,描述了密码学从简单到复杂的各种协议,详细讨论了密码技术,并在此基础上列举了如DES、IDEA、RSA、DSA等10多个算法以及多个应用实例,并提供了算法的源代代码清单。 全书内容广博权威,具有极大的实用价值。自出版以来,得到业内专家的高度赞誉,是致力于密码学研究的专业及非专业人员一本难得的好书。-Applied Cryptography: Protocols, Algorithms and C source code book is divided into four parts, first of all define the various terms of cryptography, introduced the development of cryptography and background, describes cryptography from the simple to the complex variety of agreements, cryptographic techniques are discussed in detail, and on this basis, lists, such as DES, IDEA, RSA, DSA algorithm, as well as more than 10 instances of multiple applications and provides the algorithm' s source code for the list generation. Broad authority of the contents of the book has great practical value. Since the publication has received high praise from industry experts, is dedicated to the study of cryptography professional and non-professionals, a rare books.
Platform: | Size: 20429824 | Author: cheng | Hits:

[Crack HackResearch-And-Development-Of-RSA-File-Encryption.ra

Description: 分析RSA算法的应用现状,论证文件加密应用RSA算法的可行性和意义。设计一套完整实用的RSA文件加密解决方案,具体编码实现。对RSA算法进行研究,从常规RSA算法出发,用C++实现RSA加密算法类库,并在32位windows平台封装成组件。在.Net平台引用此组件,实现可以对任意文件进行RSA加密操作的窗体应用程序。经过加密的文件以及密钥文件都是文本文件。给出关键类类图、整个应用程序的结构描述文档、关键模块流程图、较详细的接口文档、所有源代码。对应用程序进行测试,对测试结果进行分析研究,进而对应用程序进行改进,对关键算法进行尽可能的优化,最终得到一个在windows运行的可以用指定密钥对任意文件进行RSA加密并可解密的完整应用程序,和一些相关的可移植组件。-Do research about the application area of RSA encryption and reason that RSA can be used for file encryption. Design a RSA file-encrypt solution and complete an application on Microsoft Windows™ . Design a C++ class based on normal RSA algorithm. And make a DLL module based on the class. Then complete a .Net Framework™ window-application using that DLL. The application can encrypt any file and decrypt them. The file after encryption can be saved as a text file. And the encryption-keys also can be saved as text.Provide pivotal classes chart, project description, core algorithm flowchart, all source code, and module interfaces document. Do application performance test and record the performance data. Analyze the result then optimize core algorithm and improve the application. Finally, create a practical application using RSA algorithm that can encrypt and decrypt any file. And several modules in the project can be reuse by other applications. For instance, the C++ class can be
Platform: | Size: 1044480 | Author: 张波 | Hits:

[Crack Hackt2

Description: RSA加密解密算法的最简单的C实现的源代码。如果你不想看太复杂的RSA算法,可以考虑这个-RSA encryption and decryption algorithms to achieve the most simple C source code. If you do not want to see the RSA algorithm is too complicated, consider this
Platform: | Size: 1024 | Author: light-hook | Hits:

[Crack Hackcryptography-source-code-in-c

Description: 密码学各种加密程序算法,包括DES,AES,RSA等主要的加密算法-cryptography sourse code in C
Platform: | Size: 980992 | Author: 孙磊 | Hits:

[Crack Hackencryption-algorithms(C)-

Description: 各种加密算法,C源码:MD5,RC6,RSA等-Various encryption algorithms, C source code: MD5, RC6, RSA, etc.
Platform: | Size: 18432 | Author: 高剑 | Hits:

[CA authRSA-source-code

Description: RSA的C语言源代码,用作密钥的生成,文件的加密,解密。也可用作数字签名-RSA C language source code, is used to generate keys, encrypt files, decrypt. Also be used as a digital signature
Platform: | Size: 7168 | Author: wenr | Hits:

[Communication-Mobilersa

Description: RSA1024 加密解密源码,可移植到其他的嵌入式平台(Rsa1024 encryption and decryption source code, which can be transplanted to other embedded platforms)
Platform: | Size: 243712 | Author: caiyuanwai | Hits:
« 1 23 4 5 »

CodeBus www.codebus.net